Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: twitter toolkit #1087

Merged
merged 10 commits into from
Oct 20, 2024
Merged

refactor: twitter toolkit #1087

merged 10 commits into from
Oct 20, 2024

Conversation

WHALEEYE
Copy link
Collaborator

@WHALEEYE WHALEEYE commented Oct 19, 2024

Description

  • Refactor Twitter toolkit, so that it can be used by agents seamlessly, without the involvement of user operations.
  • Resolves some dependency issues to prevent our project from using a too old version of pdfplumber dependency.
  • Modifies the implementation of @api_keys_required decorator, so that it can be also applied to static and module-level functions.

Motivation and Context

close #1086.

Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @WHALEEYE , LGTM

@Wendong-Fan Wendong-Fan merged commit 5a097d6 into master Oct 20, 2024
6 checks passed
@Wendong-Fan Wendong-Fan deleted the refactor/twitter-toolkit branch October 20, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Feature Request] Refactor Twitter Toolkit
2 participants